home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / chip / smpro22.exe / {app} / smbho.dll / 2048 / REGISTRY / 101 (.txt)
InstallShield Script  |  2002-05-09  |  944b  |  27 lines

  1.     SMBHO.SMIEWatcher.1 = s 'Switch Manager IE Watcher'
  2.         CLSID = s '{F8147928-0836-4fd4-B1D9-6C55901D5CD4}'
  3.     SMBHO.SMIEWatcher = s 'SMIEWatcher Class'
  4.         CLSID = s '{F8147928-0836-4fd4-B1D9-6C55901D5CD4}'
  5.         CurVer = s 'SMBHO.SMIEWatcher.1'
  6.     NoRemove CLSID
  7.         ForceRemove {F8147928-0836-4fd4-B1D9-6C55901D5CD4} = s 'Switch Manager IE Watcher'
  8.             ProgID = s 'SMBHO.SMIEWatcher.1'
  9.             VersionIndependentProgID = s 'SMBHO.SMIEWatcher'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{F814796C-0836-4fd4-B1D9-6C55901D5CD4}'
  14.     SOFTWARE
  15.         Microsoft
  16.             Windows
  17.                 CurrentVersion
  18.                 {
  19.                     Explorer
  20.                     {
  21.                         'Browser Helper Objects'
  22.                         {
  23.                             ForceRemove {F8147928-0836-4fd4-B1D9-6C55901D5CD4} = s 'Switch Manager IE Watcher'
  24.                         }
  25.                     }
  26.                 }
  27.